ANativeActivity_onCreate

The name of the function that NativeInstance looks for when launching its native code. This is the default function that is used, you can specify "android.app.func_name" string meta-data in your manifest to use a different function.

extern (C) nothrow @nogc
void
ANativeActivity_onCreate
(
)

Meta